[INFO] fetching crate aluasm 0.1.0...
[INFO] checking aluasm-0.1.0 against master#09a371361240e42b0d69438fd1179efcf212e576 for pr-157814-crater-rollup
[INFO] extracting crate aluasm 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate aluasm 0.1.0
[INFO] finished tweaking crates.io crate aluasm 0.1.0
[INFO] tweaked toml for crates.io crate aluasm 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate aluasm 0.1.0 on toolchain 09a371361240e42b0d69438fd1179efcf212e576
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate aluasm 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded os_str_bytes v2.4.0
[INFO] [stderr]   Downloaded textwrap v0.12.1
[INFO] [stderr]   Downloaded clap_derive v3.0.0-beta.2
[INFO] [stderr]   Downloaded clap v3.0.0-beta.2
[INFO] [stderr]   Downloaded rustc_apfloat v0.1.3
[INFO] [stderr]   Downloaded bech32 v0.8.1
[INFO] [stderr]   Downloaded amplify_num v0.1.2
[INFO] [stderr]   Downloaded amplify_syn v1.1.4
[INFO] [stderr]   Downloaded paste v1.0.5
[INFO] [stderr]   Downloaded amplify_derive v2.8.0
[INFO] [stderr]   Downloaded amplify v3.7.1
[INFO] [stderr]   Downloaded secp256k1 v0.20.3
[INFO] [stderr]   Downloaded half v1.7.1
[INFO] [stderr]   Downloaded bitcoin_hashes v0.9.7
[INFO] [stderr]   Downloaded cc v1.0.69
[INFO] [stderr]   Downloaded aluvm v0.4.0
[INFO] [stderr]   Downloaded secp256k1-sys v0.4.1
[INFO] [stderr]   Downloaded libc v0.2.98
[INFO] [stderr]   Downloaded curve25519-dalek v3.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7cf07dcec6eec8f91d8fcff9552b5c74122c05467aaf1800be6da9d6f61e2ab2" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5b80fee51555eb9383036389e6c532348a0746b1f47cd50720c444e9f64cfc7d
[INFO] running `Command { std: "docker" "start" "5b80fee51555eb9383036389e6c532348a0746b1f47cd50720c444e9f64cfc7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5b80fee51555eb9383036389e6c532348a0746b1f47cd50720c444e9f64cfc7d" "/opt/rustwide/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b80fee51555eb9383036389e6c532348a0746b1f47cd50720c444e9f64cfc7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5b80fee51555eb9383036389e6c532348a0746b1f47cd50720c444e9f64cfc7d" "/opt/rustwide/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking amplify_num v0.1.2
[INFO] [stderr]     Checking zeroize v1.4.1
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking textwrap v0.12.1
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking bech32 v0.8.1
[INFO] [stderr]     Checking rustc_apfloat v0.1.3
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]     Checking bitcoin_hashes v0.9.7
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling paste v1.0.5
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking os_str_bytes v2.4.0
[INFO] [stderr]     Checking half v1.7.1
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling secp256k1-sys v0.4.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking curve25519-dalek v3.1.0
[INFO] [stderr]     Checking secp256k1 v0.20.3
[INFO] [stderr]    Compiling amplify_syn v1.1.4
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling amplify_derive v2.8.0
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.2
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]     Checking clap v3.0.0-beta.2
[INFO] [stderr]     Checking amplify v3.7.1
[INFO] [stderr]     Checking aluvm v0.4.0
[INFO] [stderr]     Checking aluasm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model/ast.rs:106:20
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn as_span(&self) -> &Span {
[INFO] [stdout]     |                    ^^^^^     ^^^^^
[INFO] [stdout]     |                    |         ||
[INFO] [stdout]     |                    |         |the same lifetime is hidden here
[INFO] [stdout]     |                    |         the same lifetime is elided here
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn as_span(&self) -> &Span<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/pipelines/compiler.rs:546:26
[INFO] [stdout]     |
[INFO] [stdout] 543 |         &'i self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 544 |         no: u8,
[INFO] [stdout] 545 |         issues: &mut Issues<'i, issues::Compile>,
[INFO] [stdout]     |                             -- the lifetime is named here
[INFO] [stdout] 546 |     ) -> Option<(String, Span)> {
[INFO] [stdout]     |                          ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'i`
[INFO] [stdout]     |
[INFO] [stdout] 546 |     ) -> Option<(String, Span<'i>)> {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pipelines/linker.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 27 |     ) -> Result<(Product, Issues<issues::Linking>), LinkerError> {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     ) -> Result<(Product, Issues<'_, issues::Linking>), LinkerError> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pipelines/linker.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 45 |     ) -> Result<(Product, Issues<issues::Linking>), LinkerError> {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 |     ) -> Result<(Product, Issues<'_, issues::Linking>), LinkerError> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model/ast.rs:106:20
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn as_span(&self) -> &Span {
[INFO] [stdout]     |                    ^^^^^     ^^^^^
[INFO] [stdout]     |                    |         ||
[INFO] [stdout]     |                    |         |the same lifetime is hidden here
[INFO] [stdout]     |                    |         the same lifetime is elided here
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn as_span(&self) -> &Span<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/pipelines/compiler.rs:546:26
[INFO] [stdout]     |
[INFO] [stdout] 543 |         &'i self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 544 |         no: u8,
[INFO] [stdout] 545 |         issues: &mut Issues<'i, issues::Compile>,
[INFO] [stdout]     |                             -- the lifetime is named here
[INFO] [stdout] 546 |     ) -> Option<(String, Span)> {
[INFO] [stdout]     |                          ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'i`
[INFO] [stdout]     |
[INFO] [stdout] 546 |     ) -> Option<(String, Span<'i>)> {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pipelines/linker.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 27 |     ) -> Result<(Product, Issues<issues::Linking>), LinkerError> {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     ) -> Result<(Product, Issues<'_, issues::Linking>), LinkerError> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pipelines/linker.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 45 |     ) -> Result<(Product, Issues<issues::Linking>), LinkerError> {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 |     ) -> Result<(Product, Issues<'_, issues::Linking>), LinkerError> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.66s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: amplify_derive v2.8.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "5b80fee51555eb9383036389e6c532348a0746b1f47cd50720c444e9f64cfc7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b80fee51555eb9383036389e6c532348a0746b1f47cd50720c444e9f64cfc7d", kill_on_drop: false }`
[INFO] [stdout] 5b80fee51555eb9383036389e6c532348a0746b1f47cd50720c444e9f64cfc7d
